home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 5715 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  556 b 

  1. Path: newbridge.com!gminer
  2. From: gminer@Newbridge.COM (Glen Miner)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: writing to .exe file
  5. Date: 20 Feb 1996 12:50:31 GMT
  6. Organization: Newbridge Networks Corporation
  7. Message-ID: <4gcg2n$6fd@kannews.ca.newbridge.com>
  8. References: <4g961o$gdr@ultra.sonic.net>
  9. NNTP-Posting-Host: thor.ca.newbridge.com
  10.  
  11. >I would like  to save data ( a string ) from one run of a (dos) program 
  12. >to the next by writing it to the .exe file. does this sound doable?
  13.  
  14. Yes. It's totally fine. Just append junk to the end of the exe file. 
  15.  
  16. Peace
  17.  
  18.